home *** CD-ROM | disk | FTP | other *** search
/ PC World Interactive 9 / PC World Interactive 9 - Temmuz 1998.iso / muzik / FMSYNTH.EXE / WJFM.INI < prev   
INI File  |  1994-03-19  |  2KB  |  54 lines

  1. ;; ********************************************************************
  2. ;; SysEx Macros for WinJammer and WinJammer Pro
  3. ;; Add these to your WINJAMMR.INI or WJPRO.INI files.
  4. ;; Look for the section that begins [SysExecs].  Be sure to give the
  5. ;; dump requests Unique Name and Send Numbers, and update the count in
  6. ;; NumSysExec
  7. ;;
  8. ;; Use Freely...
  9. ;;
  10. ;; FM Synth Version 2.00 - Jamie O'Connell
  11.  
  12. [SysExecs]
  13. NumSysExec=10
  14. Name001=FM Synth All Banks
  15. Send001=F000005B7F011100007800F7
  16. Name002=FM Synth Bank 1
  17. Send002=F000005B7F011100001800F7
  18. Name003=FM Synth Bank 2
  19. Send003=F000005B7F011101001800F7
  20. Name004=FM Synth Bank 3
  21. Send004=F000005B7F011102001800F7
  22. Name005=FM Synth Bank 4
  23. Send005=F000005B7F011103001800F7
  24. Name006=FM Synth Bank 5
  25. Send006=F000005B7F011104001800F7
  26.  
  27. ;; ***********************************************************************
  28. ;; The following 3 requests are somewaht obsolete for version 2.00+ of the
  29. ;; driver even though they are still supported.  Use the new 
  30. ;; FM Synth Perc Bank Instead
  31. ;; ***********************************************************************
  32. ;;
  33. ;; Name007=FM MIDI Synth Perc
  34. ;; Send007=F000005B7F011110001800F7
  35. ;; Name008=FM MIDI Synth Perc Bank
  36. ;; Send008=F000005B7F011110000868F7
  37. ;; Name009=FM MIDI Synth Perc Map
  38. ;; Send009=F000005B7F01111100005EF7
  39.  
  40. Name007=FM Synth Perc Bank
  41. Send007=F000005B7F011112001800F7
  42.  
  43. ;; Note: for version 2.00 the percussion boost param has been added
  44. ;;       making the dump one byte longer (used to be 18 hex)
  45. ;; Name008=FM Synth SysParm
  46. ;; Send008=F000005B7F011120000018F7
  47.  
  48. Name008=FM Synth SysParm
  49. Send008=F000005B7F011122000019F7
  50. Name009=FM Synth Reset Banks
  51. Send009=F000005B7F0116F7
  52. Name010=FM Synth Reset Driver
  53. Send010=F000005B7F0115F7
  54.